home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 2: Applications / Linux Cubed Series 2 - Applications.iso / math / gle-3.000 / gle-3 / gle / tex.h < prev    next >
Text File  |  1995-02-07  |  434b  |  16 lines

  1. enum {    tp_parskip=1, tp_char,     tp_def,     tp_defbegin,
  2.     tp_delcode,     tp_delimiter,     tp_frac,     tp_left,
  3.     tp_lineskip,     tp_mathchar,     tp_mathchardef, tp_mathcode,
  4.     tp_movexy,     tp_nolimits,     tp_overbrace,     tp_overline,
  5.     tp_right,     tp_setfont,     tp_sethei,    tp_sfont,
  6.     tp_ssfont,    tp_sub,        tp_sup,        tp_tfont,
  7.      tp_underbrace,     tp_underline,    tp_presave,    tp_chardef,
  8.     tp_newline,    tp_hfill,    tp_setstretch,    tp_linegap,
  9.     tp_rule,    tp_accent};
  10.  
  11.  
  12.  
  13.  
  14.  
  15.  
  16.